home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / utilities / findhit4.lha / Changes.doc next >
Text File  |  1993-07-01  |  714b  |  29 lines

  1. 03/30/93 37.1
  2.  
  3.     First release.
  4.  
  5.  
  6. 05/16/93 37.2
  7.  
  8.     Fixed a problem if the hit was in the first object file in the
  9.     mapfile, FindHit would not find the line.
  10.  
  11.     Change the mapfile parsing so it finds the filename and base
  12.     offset even if the mapfile was generated with FWIDTH, HWIDTH,
  13.     PWIDTH, or SWIDTH options.
  14.  
  15. 06/30/93 37.3
  16.  
  17.     Fixed an unfreed lock.
  18.  
  19.     Fixes it so when everything is in subdirectories FindHit finds
  20.     everything.  Reported by Thomas Kobler, samson@troja.deg.sub.org.
  21.  
  22.     Fixed it so when object files are not in the same directory as the
  23.     C files FindHit still finds everything.
  24.     Reported by ueli kaufmann, ukaufman@pax.eunet.ch
  25.  
  26. 07/01/93 37.4
  27.  
  28.     Fixed an unfreed lock that creeped in in 37.3.
  29.